achievement_logout


语法:

achievement_logout()


返回:

N/A(无返回值)


描述

This function logs the user out of the chosen leaderboard and achievement service. This will stop all further achievements and scores from being recorded.


例如:

achievement_logout();

The above code will log you out of the chosen leaderboard and achievement service.